-
Home
-
WP-HR Manager: The Human Resources Plugin for WordPress
-
2.9.1
-
Code
-
Classes
- Customers_Controller
Total Complexity |
36 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
497 |
Lines of code |
363 |
Logical lines of code |
117 |
Comment lines |
79 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_item_for_database() |
B |
43 |
17 |
53 |
get_item_schema() |
A |
34 |
1 |
135 |
get_customer() |
S |
54 |
6 |
19 |
get_customers() |
S |
50 |
5 |
26 |
register_routes() |
S |
44 |
1 |
59 |
update_customer() |
S |
57 |
2 |
15 |
prepare_item_for_response() |
S |
52 |
1 |
24 |
create_customer() |
S |
61 |
1 |
11 |
get_transactions() |
S |
62 |
1 |
11 |
delete_customer() |
S |
64 |
1 |
10 |